[PATCH] Fix LDAP SASL auth support
authorJakob Haufe <sur5r@sur5r.net>
Sun, 25 May 2025 13:04:50 +0000 (15:04 +0200)
committerNoah Meyerhans <noahm@debian.org>
Fri, 6 Mar 2026 14:36:28 +0000 (09:36 -0500)
commitcdaa15191ee7eb93d28af304c92c9c8a88db432f
tree48c1364056502ad852a81d816b04a62333d093e0
parent8a1ddae5570c1a46c579216e0d25c8e264c9c6d0
[PATCH] Fix LDAP SASL auth support

961275fdb54878fdfa4ee1b9f1a4f00e82bf4a83 moved code without creating a
way to have HAVE_LDAP_SASL defined there.

Copy the preprocessor block from src/auth/db-ldap.c to fix this.

Gbp-Pq: Name bug1106784_Fix-LDAP-SASL-auth-support.patch
src/auth/db-ldap-settings.c